home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / README.FreeBSD / text0000.txt < prev   
Encoding:
Text File  |  1999-05-03  |  1.4 KB  |  38 lines

  1. Schily,
  2. Please add the following info to your readme for FreeBSD. Enabling POSIX
  3. scheduling as described below does in fact make the error message go away.
  4.  
  5. Thanks,
  6. -- Lucky Green <shamrock@cypherpunks.to> PGP v5 encrypted email preferred.
  7.  
  8. ---------- Forwarded message ----------
  9. Date: Sun, 2 May 1999 14:46:57 +0200 (SAT)
  10. From: Khetan Gajjar <khetan@link.freebsd.os.org.za>
  11. Reply-To: Khetan Gajjar <khetan@os.org.za>
  12. To: Lucky Green <shamrock@adsl.cypherpunks.to>
  13. Cc: freebsd-questions@FreeBSD.ORG
  14. Subject: Re: Cdrecord "RR-scheduler not available"
  15.  
  16. On Sat, 1 May 1999, Lucky Green wrote:
  17.  
  18. >Having spent a week on trying to get an ATAPI CD burner working, I saw the
  19. >light and purchased a SCSI-based burner. It burns, but I am getting an
  20. >error about the RR-scheduler not being available. What is an RR-scheduler
  21. >and how do I make it available? (If I even need it....)
  22.  
  23. Enable the Posix scheduling stuff in your kernel; you'll produce
  24. more reliable burns at higher speeds if your machine is busy
  25. (well, that's been my experience)
  26.  
  27. options         "P1003_1B"
  28. options         "_KPOSIX_PRIORITY_SCHEDULING"
  29. options         "_KPOSIX_VERSION=199309L"
  30. --- 
  31. Khetan Gajjar       (!kg1779) * khetan@iafrica.com ; khetan@os.org.za
  32. http://www.os.org.za/~khetan  * Talk/Finger khetan@chain.freebsd.os.org.za
  33. FreeBSD enthusiast            * http://www2.za.freebsd.org/
  34. Security-wise, NT is a OS with a "kick me" sign taped to it  
  35.  
  36.  
  37.  
  38.